ReadOnly Property IsQueue As Boolean Get
bool IsQueue { get; }
property bool IsQueue { bool get (); }
function get_isQueue();