$_propDict $_propDict : \Microsoft\Graph\Model\array(string The array of properties available to the model Type \Microsoft\Graph\Model\array(string — => string)
__construct() __construct(array $propDict = array()) Construct a new WorkbookNamedItem Parameters array $propDict A list of properties to set
getProperties() getProperties() : array Gets the property dictionary of the WorkbookNamedItem Returns array — The list of properties
getValue() getValue() : \Microsoft\Graph\Model\Json Gets the value Returns \Microsoft\Graph\Model\Json — The value
setVisible() setVisible(boolean $val) : null Sets the visible Parameters boolean $val The visible Returns null