PropertyBuilder.

GetterBuilder Property

Summary

The delegate used to build this property's getter. If null, this property has no getter.

Syntax

public AppendFunction GetterBuilder { get; set; }

Value

Type Description
AppendFunction