| IGameProperty Properties |
The IGameProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| HasLocalValue |
Gets a value indicating whether this property has a local value.
| |
| Metadata |
Gets the property metadata.
| |
| Name |
Gets the name.
(Inherited from INamedObject.) | |
| Owner |
Gets the game object that owns this property.
| |
| Value |
Gets or sets the value.
|