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