Instance Property
name
A custom name for the layer.
Declaration
var name: String? { get set }Declaration
@property (nonatomic, strong) NSString * name;Declaration
pyobjc_instanceMethods.name() -> str
pyobjc_instanceMethods.setName_(name: str)Discussion
The displayed name of a master, Intermediate, Alternative, or color layer can be derived from its role and attributes instead.
See Also
Naming
A name suitable for presenting the layer in the user interface.