'Declaration <BrowsableAttribute(False)> Public Property Location As VintasoftPoint
[Browsable(False)] public VintasoftPoint Location { get; set; }
[Browsable(False)] public: __property VintasoftPoint get_Location(); public: __property void set_Location(
VintasoftPoint value
);
[Browsable(False)] public:
property VintasoftPoint Location { VintasoftPoint get(); void set(VintasoftPoint value); }