Request.Observers (read-write, String)
A list of observers for this Request
Request.Observers [= String]
The property syntax has these parts:
Part | Description |
---|---|
Value (String) | A list of observers for this Request |
This is just s string, so you can comma-delimit the list or whatever.