Declaration

var isEditable: Bool { get set }

Declaration

@property BOOL editable;

Declaration

editable() -> bool
setEditable_(editable: bool)