'Declaration <BrowsableAttribute(False)> Public Property Size As VintasoftSize
[Browsable(False)] public VintasoftSize Size { get; set; }
[Browsable(False)] public: __property VintasoftSize get_Size(); public: __property void set_Size(
VintasoftSize value
);
[Browsable(False)] public:
property VintasoftSize Size { VintasoftSize get(); void set(VintasoftSize value); }