# LookerApi30Reference.LookmlModelNavExplore

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Name of the explore | [optional] 
**description** | **String** | Description for the explore | [optional] 
**label** | **String** | Label for the explore | [optional] 
**hidden** | **Boolean** | Is this explore marked as hidden | [optional] 
**groupLabel** | **String** | Label used to group explores in the navigation menus | [optional] 
**can** | **{String: Boolean}** | Operations the current user is able to perform on this object | [optional] 


