'Declaration
<DataMemberAttribute()> Public Property FullyQualifiedJobGroupName As String
[DataMember()] public string FullyQualifiedJobGroupName {get; set;}
[DataMember()] public: property String^ FullyQualifiedJobGroupName { String^ get(); void set ( String^ value); }