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