GetProperty
TheGetPropertymethod gets the property name of this storage-unit cursor.
void GetProperty (out ODPropertyName propertyName);
propertyName- The name of the property in the focus context.
DISCUSSION
When you no longer need the property name returned in thepropertyNameparameter, you should deallocate it.SEE ALSO
TheODPropertyNametype (page 904).
TheODStorageUnitCursor::SetPropertymethod (page 719).