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