Protected Overridable ReadOnly Property HasEmbeddedIdentifier As Boolean
protected virtual bool HasEmbeddedIdentifier { get; }
protected: virtual property bool HasEmbeddedIdentifier { bool get (); }
function get_hasEmbeddedIdentifier();