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