public int ColNo { get; set; }
Public Property ColNo As Integer Get Set
public: property int^ ColNo { int^ get (); void set (int^ value); }