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