Gets or sets the name of the item. If specified, and the item is contained in a collection, this name can be used in script expressions to reference the item by name rather than by index.
シンタックス
'宣言
Public Overridable Property Name As System.String
public virtual System.string Name {get; set;}
参照