Property.name Property
Parent Object: PropertyDefined in namespace "adsk::core" and the header file is <Core/Application/Property.h>
Description
Returns the name of this property as seen in the user interface. This name is localized and can change based on the current language
Syntax
"property_var" is a variable referencing a Property object.
|