public LastRevisionProperty LastRevision { get; }Public ReadOnly Property LastRevision As LastRevisionProperty
Getpublic:
property LastRevisionProperty^ LastRevision {
LastRevisionProperty^ get ();
}member LastRevision : LastRevisionProperty with get