'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 get_State();
public: property IdentificationState State { IdentificationState get(); }