FloatArray.Name

FloatArray.Name property

Gets or sets the name. The name attribute is the text string name of this element. Optional attribute.

public string Name { get; set; }

See Also