Purpose
A Property object contains information about the characteristics of a given property
Accesses/Assigns
Inherited | Indicates whether a property is inherited from an underlying object |
Name | The name of this property |
Type | Indicates the data type of a property |
Value | (Default)Returns the value of a property |
Inherits from
See Also