Gets or sets the real name, eg. "John Doe". Value null means not specified.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string Name { get; set; }
Public Property Name As String Get Set
public: property String^ Name { String^ get (); void set (String^ value); }
member Name : string with get, set
Property Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | Is raised when invalid value is passed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119