'Declaration
Public ReadOnly Property IsInverse As Boolean
'Usage
Dim instance As NodeStateHierarchyReference Dim value As Boolean value = instance.IsInverse
public bool IsInverse {get;}
Property Value
true
if this is an inverse reference; otherwise, false
.