CadClassEntity.CppName

CadClassEntity.CppName property

Gets or sets the name of the CPP.

public string CppName { get; set; }

Property Value

The name of the CPP.

See Also