'Declaration
<DataMemberAttribute()> <NotNullAttribute()> Public ReadOnly Name As String
[DataMember()] [NotNull()] public readonly string Name
'Declaration
<DataMemberAttribute()> <NotNullAttribute()> Public ReadOnly Name As String
[DataMember()] [NotNull()] public readonly string Name