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