public float Dsep { get; set; }
Public Property Dsep As Single Get Set
public: property float Dsep { float get (); void set (float value); }