Instance Property
name
The name that determines the attachment role.
Declaration
var name: String { get set }Declaration
@property (nonatomic, copy) NSString * name;Declaration
pyobjc_instanceMethods.name() -> str
pyobjc_instanceMethods.setName_(name: str)Discussion
Assigning an empty string has no effect.
See Also
Anchor Identity
Sets the name without copying it or updating an owning layer.