IsVariable

Property in Declaration

Summary

Gets a value indicating whether this Declaration represents a variable, and not a function.

public bool IsVariable { get };

Last updated

Was this helpful?