StringProperty.name Property
Parent Object: StringPropertyDefined in namespace "adsk::core" and the header file is <Core/Application/StringProperty.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
"stringProperty_var" is a variable referencing a StringProperty object.
|