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