Identifies the current brick.
public string ID { get; set; }
Public Property ID As String
This property is used to identify the current brick. Its value can be the same for a set of bricks. This can be usefull when bricks form a table in a report. The same ID property value can be assigned to bricks that form a column or a row.