Instance Property インスタンスプロパティ

name

A string containing the name of this service. このサービスの名前を含んでいる文字列。

Declaration 宣言

var name: String { get }

Discussion 議論

This value is set when the object is first initialized, whether by your code or by a browser object. See init(domain:type:name:) for more information. この値は、オブジェクトが最初に初期化される場合に設定されます、あなたのコードによってかブラウザオブジェクトによって。さらなる情報としてinit(domain:type:name:)を見てください。

See Also 参照

Configuring Network Services ネットワークサービスを構成設定する