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