GoXam for WPF v3
Name Property (DiagramModel)
Northwoods.GoXam.Model Namespace > DiagramModel Class : Name Property
A name for this model.
Syntax
public string Name {get; set;}

Property Value

By default this is an empty string. The value must not be null.
Remarks
This is mostly used to help distinguish between different models of the same type.
See Also

Reference

DiagramModel Class
DiagramModel Members