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