Class Property
Inherited Members
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
[ProtoContract]
public class Property
Properties
| Edit this page View SourceName
Declaration
[ProtoMember(1)]
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Value
Declaration
[ProtoMember(2)]
public string Value { get; set; }
Property Value
| Type | Description |
|---|---|
| string |