Declaration

var roundTopLeft: Bool { get set }

Declaration

@property (nonatomic) BOOL roundTopLeft;

Declaration

roundTopLeft() -> bool
setRoundTopLeft_(roundTopLeft: bool)