Declaration

var pen: PenType { get set }

Declaration

@property (strong) PenType pen;

Declaration

pen() -> PenType
setPen_(pen: PenType)