|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Engine Namespace > BasePortInstance Class > BasePortInstance Properties > BasePortInstance.Name Property |
Gets or sets the name. The setter is protected, allowing it to be set only within the class or derived classes.
Namespace: BNCS.Logic.Engine
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public string Name { get; set; }