public ParameterInfo[] GetIndexParameters()
 {
     return(_implementationPropertyInfo.GetIndexParameters());
 }