Gets or sets a value indicating whether words in uppercase will be hyphenated. The default value is true.
public bool HyphenateCapitalizedWords { get; set; }
Public Property HyphenateCapitalizedWords() As Boolean