PropertyBuilder.

GetterModifiers Property

Summary

The access modifiers of this property's getter. Matches those assigned to the property itself by default.

Syntax

public AccessModifiers GetterModifiers { get; set; }

Value

Type Description
AccessModifiers