/// <inheritdoc/> public bool TryGetPropertyValue(string propertyName, out object value) { throw Error.InvalidOperation(SRResources.EdmComplexObjectNullRef, propertyName, _edmType.ToTraceString()); }