public int GetPropCount()
 {
     return(NativeApiProxy.GetNProps(_object));
 }