public virtual string Name {get; set;}
FunctionBase.public virtual string Name {get; set;}
| Exception | Description |
|---|---|
| Eplan.EplApi.Base.BaseException | Thrown when the name cannot be retrieved from the function. |
| Eplan.EplApi.Base.BaseException | Thrown when the FunctionBase is transient. |
| System.ArgumentNullException | Thrown when trying to set NULL as a new value. |