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