$_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 OpenTypeExtension Parameters array $propDict A list of properties to set
getProperties() getProperties() : array Gets the property dictionary of the OpenTypeExtension Returns array — The list of properties
getExtensionName() getExtensionName() : string Gets the extensionName Returns string — The extensionName
setExtensionName() setExtensionName(string $val) : null Sets the extensionName Parameters string $val The extensionName Returns null