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