MemberDocNode Description sealed class Tinman.Core.Config.Docs.MemberDocNode Derived from ContentNode<IBlockNode> abstract IConfigDocNode Defines the documentation content for a ConfigMember. Public / Constructors MemberDocNode public constructor MemberDocNode → (1) name in : string [not-null] The member name. Creates a new instance of MemberDocNode. Public / Attributes Name public attribute Name → (get) value : string [not-null] The member name. The member name. Serialization SerialId public static readonly attribute SerialId → (ISerialTypeInfo) Serialization information about this type. IConfigDocNodeVisitor TypeDocNode