public GitHubAuthor Uploader { get; }
Public ReadOnly Property Uploader As GitHubAuthor
Get
Dim instance As GitHubAsset
Dim value As GitHubAuthor
value = instance.Uploader
public:
property GitHubAuthor^ Uploader {
GitHubAuthor^ get ();
}
member Uploader : GitHubAuthor with get
No code example is currently available or this language may not be supported.