Name

Shape.Name 属性

返回或设置形状的名称。必须不为 null。如有需要,请使用空字符串值。可读/写字符串。

public string Name { get; set; }

参见