Declaration

var offsetX: String? { get set }

Declaration

@property (nonatomic, strong) NSString * offsetX;

Declaration

offsetX() -> str
setOffsetX_(offsetX: str)