Gets or sets an optional file description. It is null, if the file has no description.

Syntax

public string Description { get; set; }
Public Property Description() As String