IConstructableAttr public interface IConstructableAttr Represents a constructable attribute. Documentation Code StringOrMemory Name { get; } Name of the attribute. StringOrMemory Value { get; set; } Value of the attribute.