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

Rank's displayed name. Use rank.FullName instead for serializing (to improve backwards compatibility).

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

Syntax

   
 C# 
[NotNullAttribute]
public string Name { get; internal set; }

See Also