Name

IShape.Name property

Returns or sets the name of a shape. Read/write String.

public string Name { get; set; }

See Also