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