Builder..::..Clazz Property

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

Syntax


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