Declaration

var roundTopRight: Bool { get set }

Declaration

@property (nonatomic) BOOL roundTopRight;

Declaration

roundTopRight() -> bool
setRoundTopRight_(roundTopRight: bool)