|  | TransitionName Property | 
 
Namespace: StaMaAssembly: StaMa (in StaMa.dll) Version: 2.3.1.7
 Syntax
Syntaxpublic string Name { get; }Public ReadOnly Property Name As String
	Get
public:
property String^ Name {
	String^ get ();
}member Name : string with get
Property Value
Type: 
String
            An identifier which is unique within the embedding 
StateMachineTemplate.
            
 See Also
See Also