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