Gets whether the EntityGroup is anonymous.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Unnamed As System.Boolean |
C# | |
---|
System.bool Unnamed {get;} |
JavaScript | |
---|
Unnamed : System.boolean |
C++ | |
---|
property System.bool Unnamed { bool* Val
)
|
Property Value
True if the EntityGroup is anonymous, false if not