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