Apex.Wavetemplate.Variable.getName C# (CSharp) Метод

getName() публичный Метод

public getName ( ) : string
Результат string
        public string getName()
        {
            throw new global::System.NotImplementedException("Variable.GetName");
        }