'Declaration
<DataMemberAttribute()> Public Property ObjectAComputer As String
[DataMember()] public string ObjectAComputer {get; set;}
'Declaration
<DataMemberAttribute()> Public Property ObjectAComputer As String
[DataMember()] public string ObjectAComputer {get; set;}