Name

Shape.Name property

返回或设置形状的名称。 不能为空。如果需要,使用空字符串值。 读/写String。

public string Name { get; set; }

也可以看看