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