Entity

Context.Entity property

Gets or sets the entity of the context.

public ContextEntity Entity { get; set; }

See Also