Goblin - A Platform for 3D AR and VR Applications

PropertyDecl.SetAccessor Property

Gets or sets the 'set' accessor for this property, if present. This will not have an associated block if the property is declared as abstract or in an interface.

public AccessorDecl SetAccessor {get; set;}

See Also

PropertyDecl Class | DDW.CSharp.Dom Namespace