public double SYM_X { get; set; }
Public Property SYM_X As Double Get Set
public: property double SYM_X { double get (); void set (double value); }
member SYM_X : float with get, set
In This Article