public decimal dx { get; set; }
Public Property dx As Decimal Get Set
public: property Decimal dx { Decimal get (); void set (Decimal value); }
member dx : decimal with get, set
In This Article