Sets or gets the value of a property belonging to schemas.
Syntax:
object.Property(<Property Type>) = <value>
<value> = object.Property(<Property Type>)
Parameters:
Property Type – Type of property to set or get from schemas.Type of property to set or get from schemas.
Only the constant value described in the Schemas
Property ID Constants are allowed as parameter.