Public ReadOnly Property IsExplicitPolymorphism As Boolean
public bool IsExplicitPolymorphism { get; }
public: property bool IsExplicitPolymorphism { bool get (); }
function get_isExplicitPolymorphism();