Property TypeNameResolver TypeNameResolver A function that returns the display name of the type. Declaration public virtual Func<Type, string> TypeNameResolver { get; } Property Value Type Description Func<Type, string>