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