[]
Gets or set the task is collapsed or not.
public abstract bool IsCollapsed { get; set; }
Public MustOverride Property IsCollapsed As Boolean