Name Property From Pageflex Document Action API previous page next page Pageflex Document Action API Name Property Namespaces > Pageflex.Scripting > Variable > Name C# Visual Basic Managed C++ Gets the name of the variable. Syntax C# Visual Basic Managed C++ public string Name { get; } Public ReadOnly Property Name As String public: String^ Name { String^ get (); } Remarks Returns a String representing the variable's name. Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript) previous page start next page