'Declaration
<DataMemberAttribute(False)> <DisplayNameAttribute("")> Public ReadOnly Property SubmissionSource As String
[DataMember(false)] [DisplayName("")] public string SubmissionSource {get;}
[DataMember(false)] [DisplayName("")] public: property String^ SubmissionSource { String^ get(); }