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