public Bar bars { get; set; }
Public Property bars As Bar Get Set
public: property Bar^ bars { Bar^ get (); void set (Bar^ value); }