Instance Property
canBeAutomated
Whether the code can be generated automatically.
Declaration
var canBeAutomated: Bool { get }Declaration
@property (nonatomic, readonly) BOOL canBeAutomated;Declaration
canBeAutomated() -> boolInstance Property
Whether the code can be generated automatically.
var canBeAutomated: Bool { get }@property (nonatomic, readonly) BOOL canBeAutomated;canBeAutomated() -> bool