Builder..::..System Property

Namespace:  global
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


public string System { get; set; }
Public Property System As String
	Get
	Set
public:
property String^ System {
	String^ get ();
	void set (String^ value);
}