'Declaration
Public ReadOnly Property TargetId As ExpandedNodeId
'Usage
Dim instance As NodeStateReference Dim value As ExpandedNodeId value = instance.TargetId
public ExpandedNodeId TargetId {get;}
public: property ExpandedNodeId^ TargetId { ExpandedNodeId^ get(); }