property Property.Enabled as Boolean
Enables or disables a property.

TypeDescription
Boolean A boolean expression that indicates whether the property is enabled or disabled.
By default, the Enabled property is True. A disabled property is locked and it looks grayed. Use the Locked property to lock a property. A locked property doesn't look grayed.