PropertyInfo

Represents information about a property within a class or struct, including name, type, access modifiers, whether it has a getter or setter, default value, and documentation details.

Properties

Documentation

(DocumentationInfo) = Documentation ?? new(): Gets the documentation information associated with the property.