public Direction AllowedDirection { get; set; }
Public Property AllowedDirection As Direction Get Set
member AllowedDirection : Direction with get, set
In This Article