'Declaration <DescriptionAttribute("The UPU Country ID.")> Public ReadOnly Property UpuCountryId As String
[Description("The UPU Country ID.")] public string UpuCountryId { get; }
[Description("The UPU Country ID.")] public: __property string* get_UpuCountryId();
[Description("The UPU Country ID.")] public:
property string^ UpuCountryId { string^ get(); }