Share via


TypeMaterializationInfo.Property Property

Definition

The property associated with the type, or null if none.

public virtual Microsoft.EntityFrameworkCore.Metadata.IProperty Property { get; }
public virtual Microsoft.EntityFrameworkCore.Metadata.IProperty? Property { get; }
member this.Property : Microsoft.EntityFrameworkCore.Metadata.IProperty
Public Overridable ReadOnly Property Property As IProperty

Property Value

Applies to