Declaration

var offset: UInt { get set }

Declaration

@property (nonatomic) NSUInteger offset;

Declaration

offset() -> int
setOffset_(offset: int)