public Guid Creator { get; }
Public ReadOnly Property Creator As Guid
Dim instance As ClientServiceRequest Dim value As Guid value = instance.Creator
public: property Guid Creator { Guid get (); }
/** @property */ public Guid get_Creator()
public function get Creator () : Guid
function get_creator();