[]
Gets or sets the name of the object.
[C1Category("Design")]
[C1Description("ReportObject.Name", "The name of the object.")]
public virtual string Name { get; set; }
<C1Category("Design")>
<C1Description("ReportObject.Name", "The name of the object.")>
Public Overridable Property Name As String