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