stringProperty
Retrieves the string property definition associated with the specified property name.
Return
The corresponding StringPropertyDefinition if the property exists and is a string, or null if no such property exists or the property is not a string property.
Parameters
name
The name of the property to fetch from the object definition.