Returns whether the {@link PDMDefinition} will be included
when serializing to bytes (defaults to false)

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

the bool indicating whether to include the definition or not
C# |
public virtual bool IncludeDefinition { get; set; }