'Declaration
<NotNullAttribute()> Public ReadOnly Property Agents As QueueAgentJoinCollection
[NotNull()] public QueueAgentJoinCollection Agents {get;}
[NotNull()] public: property QueueAgentJoinCollection^ Agents { QueueAgentJoinCollection^ get(); }