[]
Gets the content for the named property without evaluation.
object GetPropertyContent(string name)
Type | Name | Description |
---|---|---|
string | name | The name of the property to retrieve. |
Type | Description |
---|---|
object | An object representing the property's value without evaluation. |