public method ISystemSettingsProvider.getPropertyByNameGets the property of the system by name
Declaration
protojavascriptjavacsharppublic getPropertyByName(name : string) : string
| Parameters | |
name |
A string that represents the name of the property |
Returns
The method returns a string that represents the property of the system by name
Declared in ISystemSettingsProvider