Public ReadOnly Property Array As Object
public Object Array { get; }
public: property Object^ Array { Object^ get (); }
function get_array();