Goblin - A Platform for 3D AR and VR Applications

PropertyDecl.GetAccessor Property

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

public AccessorDecl GetAccessor {get; set;}

See Also

PropertyDecl Class | DDW.CSharp.Dom Namespace