[]
Gets or sets a description for the contents of this building block. This description allows the building block to have additional information contained within the definition for this building block.
public string Description { get; set; }
Public Property Description As String