DbPropertyExpression.Property Property
Gets the property metadata for the property to retrieve.
Assembly: EntityFramework (in EntityFramework.dll)
[SuppressMessageAttribute("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId = "Property")] public virtual EdmMember Property { get; }
Property Value
Type: System.Data.Entity.Core.Metadata.Edm.EdmMemberThe property metadata for the property to retrieve.