string OwnerId { get; set; }
Property OwnerId As String
property String^ OwnerId { String^ get (); void set (String^ value); }