Declaration

var roundBottomRight: Bool { get set }

Declaration

@property (nonatomic) BOOL roundBottomRight;

Declaration

roundBottomRight() -> bool
setRoundBottomRight_(roundBottomRight: bool)