[]
Gets the value of the specified property by name.
public bool GetBoolValueByName(string name)
Public Function GetBoolValueByName(name As String) As Boolean
| Type | Name | Description |
|---|---|---|
| string | name | The name of the property. |
| Type | Description |
|---|---|
| bool | The value of the specified property by name. |