The Get property returns TRUE when the application can extract the value of the referenced object property.
object.Get
object
Expression that evaluates to an object in the Applies To list
Boolean
Read-only
When TRUE, the property referenced is read/write or read-only.
When FALSE, the property referenced is write-only. Attempts to get the property value, such as that expressed in a catenation of values, will fail.