'Declaration <DefaultValueAttribute(null)> Public ReadOnly Property CurrencySymbolFormat As System.String
[DefaultValue(null)] public System.String CurrencySymbolFormat { get; }
[DefaultValue(null)] public: __property System.String get_CurrencySymbolFormat();
[DefaultValue(null)] public:
property System.String CurrencySymbolFormat { System.String get(); }