public DirectoryString PlaceOfBirth { get; }
Public ReadOnly Property PlaceOfBirth As DirectoryString Get
public: property DirectoryString^ PlaceOfBirth { DirectoryString^ get (); }
function get_PlaceOfBirth();
In This Article