PropertyBuilder.

SetterModifiers Property

Summary

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

Syntax

public AccessModifiers SetterModifiers { get; set; }

Value

Type Description
AccessModifiers