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