Declaration

var roundBottomLeft: Bool { get set }

Declaration

@property (nonatomic) BOOL roundBottomLeft;

Declaration

roundBottomLeft() -> bool
setRoundBottomLeft_(roundBottomLeft: bool)