[]
Returns the current effective value of a property on this instance, specified by its property name.
public object GetValue(string propertyName)
Public Function GetValue(propertyName As String) As Object
| Type | Name | Description |
|---|---|---|
| string | propertyName | The name of the property to retrieve the value for. |
| Type | Description |
|---|---|
| object |