[This is preliminary documentation and is subject to change.]

Given kick reason (may have been blank).

Namespace: fCraft.Events
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)

Syntax

   
 C# 
[CanBeNullAttribute]
public string Reason { get; private set; }

See Also