public IEnumerator <KeyValuePair <string, IObjectModelValue> > GetEnumerator()
 {
     return(PropertyValues.GetEnumerator());
 }