Public ReadOnly Property Shift As Boolean
public bool Shift { get; }
public: property bool Shift { bool get (); }
function get_shift();