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