Search
IProperty.Name Property
See Also
 






Gets the name of the property.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

string Name { get; }

Visual Basic  Copy Code

ReadOnly Property Name As String

 Property Value

 See Also