Table of Contents

Property Value

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

Value

The property's text value. An rdf:Alt container yields its x-default alternative (else its first); an rdf:Bag / rdf:Seq container yields one property per item under the same Name; nested structures join their leaf values.

public string Value { get; }

Property Value

string
Share