Gets or sets right with specific RightId in this collection.
Gets or sets right with specific RightId in this collection.
public Right this[int] {get; set;}
Gets or sets right with specific name in this collection.
public Right this[string] {get; set;}