Instance Property
name
A user-assigned name of the node.
Declaration
var name: String? { get set }Declaration
@property (nonatomic, strong) NSString * name;Declaration
pyobjc_instanceMethods.name() -> str
pyobjc_instanceMethods.setName_(name: str)Discussion
The node name is displayed in Edit View but not used otherwise.
See Also
Metadata
Higher-order interpolation definitions where the keys are axis tags.
Hobby node information associated with the node.
The pen point at the node, or
nilif none exists.The pen points associated with the node.