System.Reflection.Metadata.PropertyDefinitionHandle public struct PropertyDefinitionHandle : IEquatable<PropertyDefinitionHandle> Documentation public bool IsNil { get; } public static bool op_Equality(PropertyDefinitionHandle left, PropertyDefinitionHandle right) public static PropertyDefinitionHandle op_Explicit(Handle handle) public static PropertyDefinitionHandle op_Explicit(EntityHandle handle) public static Handle op_Implicit(PropertyDefinitionHandle handle) public static EntityHandle op_Implicit(PropertyDefinitionHandle handle) public static bool op_Inequality(PropertyDefinitionHandle left, PropertyDefinitionHandle right) public bool Equals(PropertyDefinitionHandle other)