The name of a variable in a Query
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string Name { get; internal set; }
Public Property Name As String Get Friend Set
public: property String^ Name { String^ get (); internal: void set (String^ value); }
member Name : string with get, internal set
Property Value
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60601.0 (1.1.60601.0)