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