subscript(_:) Returns the corner radius for a certain corner. Declarationsubscript(corner: Edge.Corner) -> CGFloat { get }