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