HoconValue..::..IsEmpty Property

Namespace:  Akka.Configuration.Hocon
Assembly:  Akka (in Akka.dll)

Syntax


public bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
	Get
public:
property bool^ IsEmpty {
	bool^ get ();
}