Instance Property
nameUI
An optional label for identifying the shape in user interfaces.
Declaration
var nameUI: String? { get set }Declaration
@property (nonatomic, strong) NSString * nameUI;Declaration
nameUI() -> str
setNameUI_(nameUI: str)Instance Property
An optional label for identifying the shape in user interfaces.
var nameUI: String? { get set }@property (nonatomic, strong) NSString * nameUI;nameUI() -> str
setNameUI_(nameUI: str)