Name Property
Name
Gets or sets a name for the contents of this building block.
This name allows the building block to have a friendly identifier contained within the definition for this building block.
Declaration
public string Name { get; set; }
Public Property Name As String