Protected MustOverride ReadOnly Property ExcludeEmpty As Boolean
protected abstract bool ExcludeEmpty { get; }
protected: virtual property bool ExcludeEmpty { bool get () abstract; }
function get_excludeEmpty();