Public Overrides ReadOnly Property IsIdentified As Boolean
public override bool IsIdentified { get; }
public: virtual property bool IsIdentified { bool get () override; }
function get_isIdentified();