Public ReadOnly Property Properties As ArrayList
public ArrayList Properties { get; }
public: property ArrayList^ Properties { ArrayList^ get (); }
function get_properties();