'Declaration
<DataMemberAttribute()> Public ReadOnly Property ChainIDs As List(Of Guid)
[DataMember()] public List<Guid> ChainIDs {get;}
'Declaration
<DataMemberAttribute()> Public ReadOnly Property ChainIDs As List(Of Guid)
[DataMember()] public List<Guid> ChainIDs {get;}