Retrieve the value of a named property directly as a string.
Remarks
Use this method if you know the name of the property for which you want to retrieve the value. Use the enumerator if you want access to all properties.
Parameters
Parameters
Description
const MString& rsPropName
Name of the property for which you want to retrieve the value.