ClientBaseName Property
Gets or sets the unique identifier of the server.
Namespace: Gemstone.CommunicationAssembly: Gemstone.Communication (in Gemstone.Communication.dll) Version: 1.0.182 -- Release Build+c0f88abf7f836d0647f6fb43c2998650c7f60c77
public virtual string Name { get; set; }
Public Overridable Property Name As String
Get
Set
function get_Name();
function set_Name(value);
StringName