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