How to list all of the Members of your Space
        
          
Occasionally, you may have QL code that wants to get at everybody in the Space.  The key thing to note here is that each Member is a Person, so Person._instances will give you all of them.
So for example, this code will list all of the Members in your Space, with their OIDs:
Person._instances ->
""____ -- [[_oid]]"" ->
_bulleted