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