public int RoundToDecimal { get; set; }
Public Property RoundToDecimal As Integer Get Set
public: property int RoundToDecimal { int get (); void set (int value); }
member RoundToDecimal : int with get, set
In This Article