public WorkflowNodeStateStorage NodeInstance { get; }Public ReadOnly Property NodeInstance As WorkflowNodeStateStorage
Getpublic:
property WorkflowNodeStateStorage^ NodeInstance {
WorkflowNodeStateStorage^ get ();
}member NodeInstance : WorkflowNodeStateStorage with get