Returns the value associated with this property object.
All properties are returned as string values
Property type
A String value.
Syntax
object.Value [= value]
The Value property syntax has these parts:
Part | Description |
object | An expression evaluating to an object of type Property. |
value | A String value |