'Declaration
<DataMemberAttribute()> Public Property TotalExecutions As Integer
[DataMember()] public int TotalExecutions {get; set;}
'Declaration
<DataMemberAttribute()> Public Property TotalExecutions As Integer
[DataMember()] public int TotalExecutions {get; set;}