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