Gets or sets whether or not an attempt will be made when parsing a message to try to automatically
loaded a {@link PDMDefinition} from the {@link PDMDefinitionCache} if the one currently set
doesn't exactly match the one in the incoming message; the current one will be replaced
(defaults to false)

C# |
public virtual bool TryToLoadDefFromCache { get; set; }

the bool value