public int Sequence { get; set; }
Public Property Sequence As Integer
public: property int Sequence { int get (); void set (int value); }