Table of Contents

Property Value

Namespace
LMKit.Inspection
Assembly
LM-Kit.NET.dll

Value

The property's text value. Array containers (rdf:Alt / rdf:Bag / rdf:Seq) are joined with ", "; nested structures join their leaf values.

public string Value { get; }

Property Value

string
Share