BaseLogicEntity.Name Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Abstract Namespace > BaseLogicEntity Class > BaseLogicEntity Properties >

BaseLogicEntity.Name Property

Gets or sets the name.

Namespace: BNCS.Logic.Abstract
Assembly:  BNCS.Logic (in BNCS.Logic.dll)

 

Syntax


public string Name { get; set; }

Field Value

The name as a string.

 

See Also


BaseLogicEntity Class

BNCS.Logic.Abstract Namespace