'Declaration Public ReadOnly Property CountOfFormModels As Integer
'Usage Dim instance As IdentificationResult Dim value As Integer value = instance.CountOfFormModels
public int CountOfFormModels {get;}
public: __property int get_CountOfFormModels();