public int Rotation { get; set; }
Public Property Rotation As Integer Get Set
public: property int Rotation { int get (); void set (int value); }