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