  | PlanetBehaviorContextItemBehaviorName Property  | 
 
            Gets or sets the name of the item behavior.
            
 
    Namespace: 
   EmptyKeys.Strategy.AI
    Assembly:
   EmptyKeys.Strategy.AI (in EmptyKeys.Strategy.AI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ItemBehaviorName { get; set; }Property Value
Type: 
String
            The name of the item behavior.
            
See Also