public string FormatterName { get; }
Public ReadOnly Property FormatterName As String
Get
public:
virtual property String^ FormatterName {
String^ get () sealed;
}
abstract FormatterName : string with get
override FormatterName : string with get
Значение свойства никогда не равно null.