Gets or sets a value indicating whether this schema should always fallback to a failsafe string in case of not matching any scalar rules. Default is true for FailsafeSchema
protected bool AllowFailsafeString { get; set; }
true if [allow failsafe string]; otherwise, false.