public bool RotateContents { get; set; }
Public Property RotateContents As Boolean Get Set
public: property bool RotateContents { bool get (); void set (bool value); }