Gets the value of a property, or returns the specified default value if the given property doesn't exist.
The property name.
The default value to use, if no property exists.
The value of the property, or the default value if the property doesn't exist.
See Implementation
Gets the value of a property, or returns the specified default value if the given property doesn't exist.