public string RecordLockMessage { get; set; }
Public Property RecordLockMessage As String Get Set
public: property String^ RecordLockMessage { String^ get (); void set (String^ value); }