Public ReadOnly Property State As IdentificationState
Dim instance As IdentificationResult Dim value As IdentificationState value = instance.State
public IdentificationState State {get;}
public: property IdentificationState State { IdentificationState get(); }