[]
Gets or sets the error message displayed for the task.
public abstract string ErrorMessage { get; set; }
Public MustOverride Property ErrorMessage As String