[ROOT] / doc / DocFrag / ARCDoc.BananaP.Name / Attribute / PKTypeAttribute
PKTypeAttribute
| Key | Value | 
|---|---|
| BoilerplateCodeProperties | // Autogenerated boilerplate code. Paste into your class as needed. public String Name{ get => IP.GetPV<String>(BananaP.Name); set => IP.SetPV(BananaP.Name, value); } public AddName(String name) => IP.AddPV(BananaP.Name, name); /// <see cref="PKTypeAttributeP.IsObligatory"/> for BananaP.Name, therefore Get as possible null, Get with default value and TryGet not offered here  | 
| Cardinality | HistoryOnly | 
| Description | The name of the banana | 
| EnumMember | Name | 
| EnumType | BananaP | 
| IsObligatory | -True- | 
| Type | -String- | 
7 items
Generated 2025-11-04 06:56:14.288 UTC