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