'Declaration
<NotNullAttribute()> Public ReadOnly Property Links As ReadOnlyCollection(Of ObjectLinkInfo)
[NotNull()] public ReadOnlyCollection<ObjectLinkInfo> Links {get;}
'Declaration
<NotNullAttribute()> Public ReadOnly Property Links As ReadOnlyCollection(Of ObjectLinkInfo)
[NotNull()] public ReadOnlyCollection<ObjectLinkInfo> Links {get;}