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

nilSymbol

The string used to represent a nil value. nil値を表すのに使われる文字列。

Declaration 宣言

@property(copy) NSString *nilSymbol;

Discussion 議論

By default, this property is set to an empty string (""). 初期状態では、このプロパティは空の文字列("")に設定されます。

See Also 参照

Configuring Numeric Symbols 数値表象を構成設定する