Gets or sets whether empty lines should be removed from the template or not.
public bool? RemoveEmptyLines { get; set; }
Public Property RemoveEmptyLines As Boolean?