int Offset { get; set; }
Property Offset As Integer Get Set
property int Offset { int get (); void set (int value); }