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