public virtual object GetValue(ObjectProperty property)
 {
     return property.ContinueGetValue();
 }