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