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