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