Declaration

var cellType: String { get set }

Declaration

@property (strong) NSString * cellType;

Declaration

cellType() -> str
setCellType_(cellType: str)