A detailed description of the permission
[DataMemberAttribute()]
public string Description { get; set; }
a detailed description of the permission.
The Permission.Name is typically a word with no spaces.
The Permission.FriendlyName is used for display. It will typically have spaces between words, and be more descriptive than the Permission.Name.
The Permission.Description is a detailed description of the permission.