Class Property
Inheritance
System.Object
Property
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class Property : object
Properties
| Improve this Doc View SourceName
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
System.String |