[]
Gets a value indicating whether the collection contains a property with the specified name.
protected bool HasProperty(string name)
| Type | Name | Description |
|---|---|---|
| string | name | Specified property name. |
| Type | Description |
|---|---|
| bool | True if property exists. |