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