'Declaration Public Property Size As Vintasoft.Primitives.VintasoftSize
public Vintasoft.Primitives.VintasoftSize Size { get; set; }
public: __property Vintasoft.Primitives.VintasoftSize get_Size(); public: __property void set_Size(
Vintasoft.Primitives.VintasoftSize value
);
public:
property Vintasoft.Primitives.VintasoftSize Size { Vintasoft.Primitives.VintasoftSize get(); void set(Vintasoft.Primitives.VintasoftSize value); }