public sealed record XamlParameterInformation(string Label, string? Documentation = null) : IEquatable<XamlParameterInformation>
kind:method
kind:property
kind:ctor
XamlParameterInformation(String, String?)
Documentation
Label