public string PhoneticFullName { get; }
Public ReadOnly Property PhoneticFullName As String Get
public: property String^ PhoneticFullName { String^ get (); }
member PhoneticFullName : string with get
In This Article