ItemPropertyLimitUseByClass
From NWN2Wiki
// Returns Item property limit use by class. You must specify the class(es) who // are able to use this item(IP_CONST_CLASS_*). itemproperty ItemPropertyLimitUseByClass(int nClass);
Note: The IP_CONST_CLASS_* constant only contains base classes
